@charset"utf-8";

.m_new .m_title{
    height: 40px;
    margin-bottom: 8px;
    font-family: "Microsoft YaHei", Arial;
    border-bottom: 3px var(--primary_color) solid;
}
.m_new .m_title h3,.m_new .m_title ul{
    float: left;
    overflow: auto;
}
.m_new .m_title h3{

    background-color: var(--primary_color);
    color: #FFFFff;
    line-height: 40px;
    font-size: 20px;
    padding-left: 5px;
    width: 185px;
	font-weight: 600;
}
.m_new .m_title h3 i{
    float: right;
    padding-left: 3px;
    padding-right: 10px;
    font-size: 14px;
    color: #68676a;
}
.m_new .m_title a{
    float: right;
    line-height: 30px;
    border-radius: 10px 10px;
    width: 85px;
    color: #fffffe;
    background-color: var(--primary_color);
    text-align: center;
    padding: 0 10px;
}

#slider_wraps{
    width:200px;
    height:280px;
    position:relative;
    overflow:hidden;
}

#slider_wraps ul#slider{
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
}

#slider_wraps ul#slider li{
    float:left;
    position:relative;
    width:200px;
    height:280px;
}
#slider_wraps ul#slider li img{
    display: block;
    width:200px;
    height:280px;
}

#slider_wraps ul#slider li > div{
    position:absolute;
    top:0px;
    left:0px;
}

#slider_wraps ul#slider li > div h3{
    font-size:36px;
    text-transform:uppercase;
}

#slider_wraps ul#slider li > div span{
    font-family: Neucha, Arial, sans serif;
    font-size:21px;
}

#slider_wraps ul#slider li i{
    text-align:center;
    line-height:400px;
    display:block;
    width:100%;
    font-size:90px;
}


/*M_btns*/
.M_btns{
    position:absolute;
    width:50px;
    height:60px;
    top:50%;
    margin-top:-25px;
    line-height:57px;
    text-align:center;
    cursor:pointer;
    background:rgba(0,0,0,0.1);
    z-index:100;


    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;

    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.M_btns:hover{
    background:rgba(0,0,0,0.3);
}

#next{right:-50px; border-radius:7px 0px 0px 7px;}
#previous{left:-50px; border-radius:0px 7px 7px 7px;}
#counter{
    top: 30px;
    right:35px;
    width:auto;
    position:absolute;
}
#slider_wraps.active #next{right:0px;}
#slider_wraps.active #previous{left:0px;}
/*bar*/
#pagination_wraps{
    width:100%;
    bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    height:15px;
    position:absolute;
    text-align:center;
}
#pagination_wraps ul {
    width:100%;
}
#pagination_wraps ul li{
    margin: 0 4px;
    display: inline-block;
    width:5px;
    height:5px;
    border-radius:50%;
    background:#7a6e6e;
    opacity:0.5;
    position:relative;
    top:0;
}
#pagination_wraps ul li.on{
    width:12px;
    height:12px;
    top:3px;
    opacity:1;
    box-shadow:rgba(0,0,0,0.1) 1px 1px 0px;
}

/*新样式*/
.m_new{
    width: 1200px;
    margin: 0 auto;
    overflow: auto;
    zoom: 1;
}
.m_new .m_l{
    float: left;
    width: 190px;
    height: 280px;
    background-color: var(--primary_color);
    font-family: "Microsoft YaHei", Arial;
}
.m_new .m_l h2{

    color: #FFFFff;
    text-align: center;
    font-size: 28px;
    font-weight:normal;
    line-height: 2em;
    margin-top: 8px;
}
.m_new .m_l p{
    text-align: center;
    color: #000000;
    font-size: 18px;
    line-height: 1.5em;
}
.m_new .m_l img{
    display: block;
    margin:15px auto;

}
.m_new .m_l p.last{
    color: #FFFFff;
    background-color: var(--primary_color);
    box-shadow:-1px -3px  8px #03366A;
    -webkit-box-shadow: -1px -3px  8px #03366A;
    -moz-box-shadow: -1px -3px  8px #03366A;
    box-shadow: -1px -3px  8px #03366A;
}
.m_new .m_l #timer1{
    text-align: center;
    margin-top: 10px;
    font-size: 15px;
}
.m_new .m_c{
    float: left;
    width: 800px;
    height: 280px;
    margin: 0 5px;
    overflow: hidden;
}

.tab1{
    width: 800px;

    margin:0 auto;
    height: 280px;
}
.m_menu{
    height:28px;
}
.m_menu li{
    float:left;
    width:99px;
    text-align:center;
    line-height:28px;
    height:28px;
    cursor:pointer;
    color:#666;
    font-size:14px;
    overflow:hidden;
    background:#E0E2EB;
}
.m_menu li.m_more{
    float: right;
    background-color: #F5F5F5;
    border: 0;
}
.m_menu li.off{
    background:#FFFFFF;
    color:#336699;
    font-weight:bold;
}
.m_menudiv{
    height:280px;
    border-top:0;
    background:#fefefe;
    width: 800px;
    position: relative;
}
.m_menudiv div{
    line-height:28px;
}
.m_menudiv .scrollbox{
    padding-top:10px;
}
.m-one{

    height: 280px;
}

.m-one>img#arrLeft,.m-two>img#arrLefts{
    background-color: #0e0e0e;
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 80px;
    width: 20px;
    height: 32px;
    z-index: 999;
}
.m-one>img#arrRight,.m-two>img#arrRights{
    position: absolute;
    right: 0;
    top: 80px;
    z-index: 999;
    width: 20px;
    height: 32px;
    background-color: #0e0e0e;
    opacity: 0.5;
}
.m-one>img#arrRight:hover,.m-two>img#arrRights:hover,.m-one>img#arrLeft:hover,.m-two>img#arrLefts:hover{
    opacity: 1;
}

.scrollbox ul {
    overflow: hidden;
    padding-top:20px ;
}

.scrollbox ul LI {
    FLOAT: left;
    width: 190px;
    height: 260px;
    vertical-align: top;
    font-size: 12px;
    line-height: 18px;
    min-height: 18px;
    text-align: center;
    padding: 0px;
    overflow: hidden;
    margin: 0 5px;
}

.scrollbox ul LI img {
    width: 175px;
    height: 170px;
    border: 0px;
}

.pointer {
    CURSOR: pointer
}

.fB {
    font-weight: bold;
}

.fred {
    color: #ff0000;
}

.f12px {
    font-size: 12px;
}

.f14px {
    font-size: 14px;
}

.f14pxbai {
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
}

.f16px {
    font-size: 16px;
}

.f18px {
    font-size: 18px;
}

.f22px {
    font-size: 22px;
    color: #FFFFFF;
}

.center {
    margin: 0px auto;
}

.left {
    float: left;
}

.right {
    float: right;
}

.rejm {
    width: 60px;
    height: 20px;

    line-height: 20px;
}
.m-goodsList{
    overflow: hidden;
}
.m-goodsList dt{

}
.m-goodsList dd>p{
    padding:0 10px;
    height: 48px;
    overflow: hidden;
    line-height: 2em;
    margin: 2px 0;
}
.m-goodsList dd>div{

    overflow: auto;
}
.m-goodsList dd>div span{
    display: inline-block;
    background-color: var(--primary_color);
    color: #FFFFff;
    line-height: 2em;
    padding: 0 8px;
    border: 1px var(--primary_color) solid;
    width: 77px;
    text-align: center;
}
.m-goodsList dd>div span.m-current{
    background-color: #FFFFff;
    color: #666666;
    text-decoration:line-through;
}


.m_new .Mr{
    float: right;
    width: 200px;
    height: 280px;
    background-color: #cccccc;
}
@-webkit-keyframes flipTop {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg); }

    100% {
        -webkit-transform: perspective(400px) rotateX(-90deg); } }

@-webkit-keyframes flipBottom {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg); }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg); } }

@-moz-keyframes flipTop {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg); }

    100% {
        -moz-transform: perspective(400px) rotateX(-90deg); } }

@-moz-keyframes flipBottom {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg); }

    100% {
        -moz-transform: perspective(400px) rotateX(0deg); } }

@-ms-keyframes flipTop {
    0% {
        -ms-transform: perspective(400px) rotateX(0deg); }

    100% {
        -ms-transform: perspective(400px) rotateX(-90deg); } }

@-ms-keyframes flipBottom {
    0% {
        -ms-transform: perspective(400px) rotateX(90deg); }

    100% {
        -ms-transform: perspective(400px) rotateX(0deg); } }

@-keyframes flipTop {

     0% {
    transform: perspective(400px) rotateX(0deg); }
    100% {
    transform: perspective(400px) rotateX(-90deg); }
}

@-keyframes flipBottom {
0% {
    transform: perspective(400px) rotateX(90deg);
}

100% {
    transform: perspective(400px) rotateX(0deg); } }

.flipTimer {
    color: #FFF;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    /*font-size: 90px;*/
    /*line-height: 100px;*/
    /*height: 100px;*/
    font-size: 24px;
    line-height: 27px;
    height: 27px;
    font-weight: bold;
    width: 200px;
    overflow: hidden;
    text-align: center;
}
.flipTimer .seperator {
    vertical-align: top;
    /*margin: 0 -20px;*/
    display: inline;
}
.flipTimer .seconds,
.flipTimer .minutes,
.flipTimer .hours,
.flipTimer .days {
    height: 100%;
    display: inline; }
.flipTimer .digit-set {
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);
    /*border: 1px solid #111111;*/
    /*width: 70px;*/
    width: 19px;
    height: 100%;
    display: inline-block;
    position: relative;
    margin: 0 0px;

}
.flipTimer .digit {
    position: absolute;
    height: 100%; }
.flipTimer .digit > div {
    position: absolute;
    left: 0;
    overflow: hidden;
    height: 50%;
    padding: 0 3px;

}
.flipTimer .digit > div.digit-top, .flipTimer .digit > div.shadow-top {
    background-color: #333;
    border-bottom: 1px solid #FFFFff;
    box-sizing: border-box;
    top: 0;
    z-index: 0;
   /* border-radius: 10px 10px 0 0;*/

}
.flipTimer .digit > div.digit-top:before, .flipTimer .digit > div.shadow-top:before {
    content: "";
    box-shadow: inset 0 8px 15px rgba(0, 0, 0, 0.4);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0; }
.flipTimer .digit > div.shadow-top {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 0, 0)), to(black));
    width: 19px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in; }
.flipTimer .digit > div.digit-bottom, .flipTimer .digit > div.shadow-bottom {
    background-color: #333;
    bottom: 0;
    z-index: 0;
    /*border-radius: 0 0 10px 10px;*/
}
.flipTimer .digit > div.digit-bottom .digit-wrap, .flipTimer .digit > div.shadow-bottom .digit-wrap {
    display: block;
    margin-top: -100%; }
.flipTimer .digit > div.digit-bottom:before, .flipTimer .digit > div.shadow-bottom:before {
    content: "";
    box-shadow: inset 0 10px 25px rgba(0, 0, 0, 0.3);
    /*border-radius: 0 0 10px 10px;*/
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0; }
.flipTimer .digit > div.shadow-bottom {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(black), to(rgba(0, 0, 0, 0)));
    width: 0px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in; }
.flipTimer .digit.previous .digit-top,
.flipTimer .digit.previous .shadow-top {
    opacity: 1;
    z-index: 2;
    -webkit-transform-origin: 50% 100%;
    -webkit-animation: flipTop 0.3s ease-in both;
    -moz-transform-origin: 50% 100%;
    -moz-animation: flipTop 0.3s ease-in both;
    -ms-transform-origin: 50% 100%;
    -ms-animation: flipTop 0.3s ease-in both;
    transform-origin: 50% 100%;
    animation: flipTop 0.3s ease-in both; }
.flipTimer .digit.previous .digit-bottom,
.flipTimer .digit.previous .shadow-bottom {
    z-index: 1;
    opacity: 1; }
.flipTimer .digit.active .digit-top {
    z-index: 1; }
.flipTimer .digit.active .digit-bottom {
    z-index: 2;
    -webkit-transform-origin: 50% 0%;
    -webkit-animation: flipBottom 0.3s 0.3s ease-out both;
    -moz-transform-origin: 50% 0%;
    -moz-animation: flipBottom 0.3s 0.3s ease-out both;
    -ms-transform-origin: 50% 0%;
    -ms-animation: flipBottom 0.3s 0.3s ease-out both;
    transform-origin: 50% 0%;
    animation: flipBottom 0.3s 0.3s ease-out both; }
